SPACE:1999 - READ ME

As usual there are two versions of this Multimedia Disk...

Space 1999 Multimedia Disk, The v1.0  (2022) - Continuous Play
Space 1999 Multimedia Disk, The v2.0  (2022) - One Play

BUG FIX: Something that's driven me crazy for years is the scrolling
text that moves one space past the left edge of the picture. I have
fixed this in v2.0, but not v1.0. Any preferences? Did this bother you?
Did you even notice? 

Let me know at: adamcomputer@ColecoADAM.net

The offending line is:
10203  VTAB 22: HTAB 0: PRINT MID$(t$, tn%, 30);

Changing the HTAB value from 0 to 2 eliminates the text over run.

I believe this happens because of the way PowerPaint saves the
picture. There is a vertical bar of text to the left of the picture that
saves with the picture. When you convert the picture with Chris
Brayman's Multimedia Tools so it can be used on a Multimedia
Disk, you have the option of stripping the side bar out, but this
probably does nothing more than cover it up so the text still thinks
the picture is larger than what is actually seen on the screen. Just
a guess...but it makes sense.